[Monthly Release] v0.4.26#1831
Closed
Kaniska244 wants to merge 2 commits intomainfrom
Closed
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Monthly release PR updating Dev Container image metadata and documentation to the next patch versions, plus refreshing a couple of pinned feature versions in devcontainer lockfiles.
Changes:
- Bump patch versions in multiple image
manifest.jsonfiles for the v0.4.26 release. - Update corresponding README example tags to reflect the new image versions.
- Update
devcontainer-lock.jsonpins for selected features (e.g.,conda,java).
Show a summary per file
| File | Description |
|---|---|
| src/universal/manifest.json | Patch version bump for the Universal image. |
| src/universal/README.md | Update example tag to the new Universal patch version. |
| src/universal/.devcontainer/devcontainer-lock.json | Update pinned feature versions/digests (e.g., conda, java). |
| src/typescript-node/manifest.json | Patch version bump for TypeScript-Node image. |
| src/typescript-node/README.md | Update example tag to the new TypeScript-Node patch version. |
| src/rust/manifest.json | Patch version bump for Rust image. |
| src/rust/README.md | Update example tag to the new Rust patch version. |
| src/ruby/manifest.json | Patch version bump for Ruby image. |
| src/ruby/README.md | Update example tag to the new Ruby patch version. |
| src/python/manifest.json | Patch version bump for Python image. |
| src/python/README.md | Update example tag to the new Python patch version. |
| src/php/manifest.json | Patch version bump for PHP image. |
| src/php/README.md | Update example tag to the new PHP patch version. |
| src/miniconda/manifest.json | Patch version bump for Miniconda image. |
| src/miniconda/README.md | Update example tag to the new Miniconda patch version. |
| src/jekyll/manifest.json | Patch version bump for Jekyll image. |
| src/jekyll/README.md | Update example tag to the new Jekyll patch version. |
| src/javascript-node/manifest.json | Patch version bump for JavaScript-Node image. |
| src/javascript-node/README.md | Update example tag to the new JavaScript-Node patch version. |
| src/java/manifest.json | Patch version bump for Java image. |
| src/java/README.md | Update example tag to the new Java patch version. |
| src/java/.devcontainer/devcontainer-lock.json | Update pinned java feature version/digest. |
| src/java-8/manifest.json | Patch version bump for Java 8 image. |
| src/java-8/README.md | Update example tag to the new Java 8 patch version. |
| src/java-8/.devcontainer/devcontainer-lock.json | Update pinned java feature version/digest. |
| src/go/manifest.json | Patch version bump for Go image. |
| src/go/README.md | Update example tags for the new Go patch version (one tag format needs correction). |
| src/dotnet/manifest.json | Patch version bump for .NET image. |
| src/dotnet/README.md | Update example tags to the new .NET patch version. |
| src/cpp/manifest.json | Patch version bump for C++ image. |
| src/cpp/README.md | Update example tags to the new C++ patch version. |
| src/base-ubuntu/manifest.json | Patch version bump for base Ubuntu image. |
| src/base-ubuntu/README.md | Update example tag to the new base Ubuntu patch version. |
| src/base-debian/manifest.json | Patch version bump for base Debian image. |
| src/base-debian/README.md | Update example tag to the new base Debian patch version. |
| src/base-alpine/manifest.json | Patch version bump for base Alpine image. |
| src/base-alpine/README.md | Update example tag to the new base Alpine patch version. |
| src/anaconda/manifest.json | Patch version bump for Anaconda image. |
| src/anaconda/README.md | Update example tag to the new Anaconda patch version. |
Copilot's findings
- Files reviewed: 39/39 changed files
- Comments generated: 1
Co-authored-by: Copilot <[email protected]>
abdurriq
approved these changes
Apr 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What's Changed
bookwormby @Kaniska244 in [universal] - Update Oryx feature with DEBIAN_FLAVORbookworm#1809actions/checkout@v6by @Kaniska244 in Workflow upgrade checkout action toactions/checkout@v6#1803Full Changelog: v0.4.25...v0.4.26